Returns a resource handle as an Integer, given the type and ID of the desired resource. Intended for use with Declare statements.
Syntax |
|---|
|
result = ResourceFork.GetHandle( ResourceType, ID ) |
Parameters |
|
|---|---|
|
ResourceType |
|
|
ID |
|
Return Value |
|
|---|---|
|
Result |
|
Notes
The resource will be released when the resource fork is closed or when you call ReleaseHandle.